home *** CD-ROM | disk | FTP | other *** search
/ MacWorld 2000 January / Macworld (2000-01).dmg / Shareware World / Utilities / Diagnostics / YER 1.0.0 / YER 1.0.0 FAT / YER 1.0.0 FAT.rsrc / STR#_1017.txt < prev    next >
Encoding:
Text File  |  1999-10-17  |  5.9 KB  |  201 lines

  1. kSIGCertificateQueryDenied = -1971 ‚Ä¢can't query certificates with this context
  2.  
  3. kSIGVerifyFailedErr = -1972 ‚Ä¢verification failed
  4.  
  5. kSIGInvalidCredentialErr = -1973 ‚Ä¢verified OK but credential out of date, either pending or expired
  6.  
  7. kSIGIndexErr = -1974 ‚Ä¢the index given is outside the range of allowable values
  8.  
  9. kSIGSignerErr = -1975 ‚Ä¢problem with the signer or signature itself
  10.  
  11. kSIGPasswordErr = -1976 ‚Ä¢password is incorrect
  12.  
  13. kSIGInternalsErr = -1977 ‚Ä¢an internal error occurred like a bad digest, context or signature
  14.  
  15. kSIGToolboxNotPresentErr = -1978 ‚Ä¢for client services (ie servers) to report back - not retruned by the TB
  16.  
  17. kSIGContextPrepareErr = -1979 ‚Ä¢context either prepared with VerifyPrepare, SignPrepare or DigestPrepare already or has been corrupted
  18.  
  19. kSIGNoDigestErr = -1980 ‚Ä¢no digest in the signature
  20.  
  21. kSIGConversionErr = -1981 ‚Ä¢unabled to convert an attribute to Mac format
  22.  
  23. kSIGSignerNotValidErr = -1982 ‚Ä¢Signer has either expired or is pending and can not sign
  24.  
  25. kSIGNoSignature = -1983 ‚Ä¢standard file signature not found
  26.  
  27. kDETInvalidTargetAspectName = -15000 ‚Ä¢Could not locate an aspect by name
  28.  
  29. kDETInvalidTargetItemNumber = -15001 ‚Ä¢Item number is target invalid (out of range 1..<number of children>)
  30.  
  31. kDETInvalidTargetFromNonAspect = -15002 ‚Ä¢Target selection relative to non-aspect object which requires an aspect
  32.  
  33. kDETInvalidTargetDSSpec = -15003 ‚Ä¢Target DSSpec could not be resolved
  34.  
  35. kDETUnknownTargetSelector = -15004 ‚Ä¢Unknown selector type for target specification
  36.  
  37. kDETInvalidTarget = -15005 ‚Ä¢Target specification was invalid (for reasons other than those above)
  38.  
  39. kDETTargetNotAnAspect = -15006 ‚Ä¢Specified target object was not an aspect
  40.  
  41. kDETInvalidCommandItemNumber = -15007 ‚Ä¢Command item number invalid (out of range 1..<number of items in selection>)
  42.  
  43. kDETUnableToGetCommandItemSpec = -15008 ‚Ä¢Unable to retrieve item specification (internal error, possibly out of memory)
  44.  
  45. kDETRequestedTypeUnavailable = -15009 ‚Ä¢Command item could not be represented in the form requested
  46.  
  47. kDETInvalidDSSpec = -15010 ‚Ä¢Could not resolve DSSpec (other than in target; see error above for targets)
  48.  
  49. kDETUnableToAccessProperty = -15011 ‚Ä¢Property could not be found and/or created
  50.  
  51. kDETInfoPageNotOpen = -15012 ‚Ä¢Info-page not open; request requires an open info-page
  52.  
  53. kDETNoSuchView = -15013 ‚Ä¢No view found with specified property number
  54.  
  55. kDETCouldNotAddMenuItem = -15014 ‚Ä¢Could not add item to dynamic menu
  56.  
  57. kDETCouldNotRemoveMenuItem = -15015 ‚Ä¢Could not remove item from dynamic menu
  58.  
  59. kDETCouldNotFindMenuItem = -15016 ‚Ä¢Could not find menu item
  60.  
  61. kDETCouldNotFindCustomView = -15017 ‚Ä¢Could not find custom view in info-page
  62.  
  63. kDETInvalidReqFunction = -15018 ‚Ä¢Invalid call-back request function
  64.  
  65. kDETInvalidCallBack = -15019 ‚Ä¢Invalid call-back (for reasons other than those above)
  66.  
  67. kDETPropertyBusy = -15020 ‚Ä¢Edit is open on the property being set
  68.  
  69. kMailInvalidOrder = -15040 ‚Ä¢This object has already been written to and cannot be written again handle non-zero offsets for now
  70.  
  71. kMailInvalidSeqNum = -15041 ‚Ä¢Invalid letter sequence o refers to an non‚Äìexistent letter
  72.  
  73. kMailAttrNotInHdr = -15042 ‚Ä¢attribute does not exist in this letter header
  74.  
  75. kMailHdrAttrMissing = -15043 ‚Ä¢required attribute not written into letter header
  76.  
  77. kMailBadEnclLengthErr = -15044 ‚Ä¢incorrect number of bytes has been written after memForm of PutEnclosure
  78.  
  79. kMailInvalidRequest = -15045 ‚Ä¢cannot putAttr for report, putRcptReport for letter
  80.  
  81. kMailInvalidPostItVersion = -15046 ‚Ä¢cannot create new postit with this version
  82.  
  83. kMailNotASlotInQ = -15047 ‚Ä¢queueID does not refer to a slot's incoming queue
  84.  
  85. kMailLtrNotOpen = -15048 ‚Ä¢letter is not open, probably not cached in inQ
  86.  
  87. kMailMissingMailCat = -15049 ‚Ä¢trying to create message in inq, with no postIt
  88.  
  89. kMailCannotWriteMailCat = -15050 ‚Ä¢cannot update a mail catentry
  90.  
  91. kMailTooManyTagsPerLetter = -15051 ‚Ä¢cannot add more than kMaxTagsPerLetter tags
  92.  
  93. kMailGwyDead = -15052 ‚Ä¢MSAM died
  94.  
  95. kMailIgnoredErr = -15053 ‚Ä¢ePPC message was ignored
  96.  
  97. kMailLengthErr = -15054 ‚Ä¢ePPC message did not complete
  98.  
  99. kMailTooManyErr = -15055 ‚Ä¢Too many = request outstanding,
  100.  
  101. kMailNoMSAMErr = -15056 ‚Ä¢no MSAMs found in mailbox! or for command
  102.  
  103. kMailCancelled = -15057
  104.  
  105. kMailSlotSuspended = -15058
  106.  
  107. kMailMSAMSuspended = -15059
  108.  
  109. kMailBadSlotInfo = -15060
  110.  
  111. kMailMalformedContent = -15061 ‚Ä¢a mailed structure is malformed
  112.  
  113. kMailNoSuchSlot = -15062 ‚Ä¢no such slot
  114.  
  115. kMailBadLtrInfo = -15063 ‚Ä¢bad info there, can't change
  116.  
  117. kMailSetFailed = -15064 ‚Ä¢could not set letter info
  118.  
  119. kMailBadConfig = -15065 ‚Ä¢MSAM has bad config info
  120.  
  121. kMailBadMSAM = -15066 ‚Ä¢bad MSAM: not usable = reason unspec,
  122.  
  123. kMailCannotLkupServerSlots = -15067 ‚Ä¢cannot lookup adas for server mail slots
  124.  
  125. kMailBadState = -15068 ‚Ä¢the state specifiy is not in any of defined
  126.  
  127. kIPMCantCreateIPMCatEntry = -15090
  128.  
  129. kIPMInvalidMsgType = -15091 ‚Ä¢bad msg hint
  130.  
  131. kIPMInvalidProcHint = -15092 ‚Ä¢bad proc hint
  132.  
  133. kIPMInvalidOffset = -15093 ‚Ä¢bad offset for read/write
  134.  
  135. kIPMUpdateCatFailed = -15094
  136.  
  137. kIPMMsgTypeReserved = -15095
  138.  
  139. kIPMNotInABlock = -15096
  140.  
  141. kIPMNestedMsgOpened = -15097
  142.  
  143. kIPMA1HdrCorrupt = -15098
  144.  
  145. kIPMCorruptDataStructures = -15099
  146.  
  147. kIPMAbortOfNestedMsg = -15100
  148.  
  149. kIPMBlockIsNotNestedMsg = -15101
  150.  
  151. kIPMCacheFillError = -15102
  152.  
  153. kIPMInvalidSender = -15103
  154.  
  155. kIPMNoRecipientsYet = -15104
  156.  
  157. kIPMInvalidFilter = -15105
  158.  
  159. kIPMAttrNotInHdr = -15106
  160.  
  161. kIPMBlkNotFound = -15107
  162.  
  163. kIPMStreamErr = -15108 ‚Ä¢Error on stream (should this ever go out?)
  164.  
  165. kIPMPortClosed = -15109 ‚Ä¢Port closed (should this ever go out?)
  166.  
  167. kIPMBinBusy = -15110
  168.  
  169. kIPMCorruptedBin = -15111
  170.  
  171. kIPMBadQName = -15112
  172.  
  173. kIPMEndOfBin = -15113
  174.  
  175. kIPMBinNeedsConversion = -15114
  176.  
  177. kIPMMgrInternalErr = -15115
  178.  
  179. kIPMEltBusy = -15116
  180.  
  181. kIPMEltClosedNotDeleted = -15117
  182.  
  183. kIPMBadContext = -15118
  184.  
  185. kIPMContextIsClosing = -15119
  186.  
  187. kIPMeoQ = -15120
  188.  
  189. kIPMQOutOfSpace = -15121
  190.  
  191. kIPMEltNotFound = -15122
  192.  
  193. kIPMBinOutOfSpace = -15123
  194.  
  195. kIPMeoCatEntry = -15124
  196.  
  197. kIPMeoElt = -15125
  198.  
  199. kIPMQBusy = -15126
  200.  
  201.